University of Arizona Homework

Online Coloring Book Webpage

A Final Project for a Web Development Boot Camp

Introduction

For the final project of my web development boot camp, I created an interactive online coloring book using Django (Python) for the backend and JavaScript for the frontend. The project allows users to select different images, choose colors, and fill in sections with a click.

Tech Stack Used

Features of the Web Application

1. User Authentication & Profiles

2. Image Selection

3. Interactive Coloring System

4. Saving & Loading Artwork

Technical Implementation

Backend (Django)

Frontend JavaScript

Database Design

Challenges & Solutions

Testing saving images:

Examples of the saved images from the webpage